home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4428 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  760 b 

  1. Path: jpd127.rh.psu.edu!jeff
  2. From: jeff@I_should_put_my_domain_in_etc_NNTP_INEWS_DOMAIN (Jeff DRost)
  3. Newsgroups: comp.lang.c
  4. Subject: need help: shelling w/o swapping int vectors
  5. Date: 4 Feb 1996 16:01:54 GMT
  6. Organization: I need to put my ORGANIZATION here.
  7. Message-ID: <4f2l9i$1mbf@hearst.cac.psu.edu>
  8. NNTP-Posting-Host: jpd127.rh.psu.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Basicly, I seek to write a dos shell type command interperator, and I 
  12. want to add some interrupt support to programs running out of my shell.
  13. When I shell out of my prog, with turbo C++'s system(command); either the 
  14. interrupt vectors are restored, or the child process gets swapped on top 
  15. of my shell, and the ints crash....  help.
  16.  
  17. email me ------------>jeff@jpd127.rh.psu.edu
  18.  
  19.